Computer science Lesson Plan
Class: 7th - Lesson:6 Clone

Purpose: Students should learn the usage of programming controls especially clones.

No. of Classes

One or two classes (Teacher's decision).

Materials Required

Scratch 3.0.

Curriculum Content
  • 2.14) Cloning
  • Prior knowledge

    Students should know the meaning of clones, broadcast, variables and operators.

    Exercises

    Exercise:1



    Exercise:2



    Solutions



  • Link to copy solution program for exercise-1.
  • Link to copy solution program for exercise-2.

  • Teacher's Instruction
    1. Teachers should help Students use the clone control and perform various activities.
    2. Teachers should teach the students about the advantages of clones. Clone control is used to reduce the number of sprites in the code.
    3. Teachers should help the students to differentiate the same clones, different clones doing the same work.